liblingua-en-tagger-perl software package provides part-of-speech tagger for English natural language processing, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install liblingua-en-tagger-perl
liblingua-en-tagger-perl is installed in your system.
Make ensure the liblingua-en-tagger-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep liblingua-en-tagger-perl *
You will get with liblingua-en-tagger-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | liblingua-en-tagger-perl |
| Version | 0.24-1 |
| Description | part-of-speech tagger for English natural language processing |
| Sub Section | Perl |